gdkwin32-surface.c: Fix return type
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 11 Dec 2020 02:37:43 +0000 (10:37 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 11 Jan 2021 09:53:47 +0000 (17:53 +0800)
commitfb33e83c96f6eadca409f3240071d5ddeb7c7573
tree56027b420d408d391482198fcc29c787a04e85c1
parent291ad17a226f345835906066cb027f097cedfe18
gdkwin32-surface.c: Fix return type

gdk_win32_toplevel_present() should now be returning nothing, not a gboolean.
gdk/win32/gdksurface-win32.c